animate actions
Type
property
Summary
Turn animations on or off for the data grid.
Syntax
set the dgProp["animate actions"] of group "Data Grid" to {true | false}
Description
When animate actions is set to true, the data grid will animate the deleting of rows, entering and exiting edit mode, row reordering, showing and hiding of action controls and row drag and swipe actions.
To prevent these actions from being animated, set animate actions to false.